list processing - translation to English
Diclib.com
ChatGPT AI Dictionary
Enter a word or phrase in any language 👆
Language:

Translation and analysis of words by ChatGPT artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

list processing - translation to English

FUNCTIONAL PROGRAMMING LANGUAGE BASED ON THE LAMBDA CALCULUS
LISP programming language; Lisp computer language; Lisp atom; Lisp language; LISP language; LISP (programming language); LISP atom; Lisp programming language; LISP (programming); Lisp (programming); Programmable programming language; Lisp renaissance; LISP 1.5; Lisp 1.5; Lithp (programming language); Defun; List Processing; LISP; List processing language; Lisp (language); MuLISP; Lots of Irritating Superfluous Parentheses; Lisp operators; History of the Lisp programming language; Lambde expressions in Lisp; Control structures in Lisp; Object systems in Lisp
  • 4.3 BSD]] from the [[University of Wisconsin]], displaying the [[man page]] for [[Franz Lisp]]
  • pointer]] diagram for the list (42 69 613)
  • A [[Lisp machine]] in the [[MIT Museum]]

list processing         
  • A singly-linked list structure, implementing a list with three integer elements.
ABSTRACT DATA TYPE USED IN COMPUTER SCIENCE
List (computer science); List (programming); List (data structure); List type; List processing; List (computing); List monad; List data structure

общая лексика

обработка списков

программные средства обработки списочных структур данных, обеспечивающие динамическое распределение памяти со сборкой мусора и операции построения и анализа списков

Смотрите также

association list; circular list; double-linked list; empty list; linear list; linked list; Lisp; list

processed data         
ANY PROCESS THAT USES A COMPUTER PROGRAM TO ENTER DATA AND SUMMARISE, ANALYSE OR OTHERWISE CONVERT DATA INTO USABLE INFORMATION
Data processing system; Data Processing; Data Processor; Electronic data processing system; History of data processing; Processed data
обрабатываемые данные
data processing         
ANY PROCESS THAT USES A COMPUTER PROGRAM TO ENTER DATA AND SUMMARISE, ANALYSE OR OTHERWISE CONVERT DATA INTO USABLE INFORMATION
Data processing system; Data Processing; Data Processor; Electronic data processing system; History of data processing; Processed data
обработка данных

Definition

ВИРУСЫ
(от лат. virus - яд), мельчайшие неклеточные частицы, состоящие из нуклеиновой кислоты (ДНК или РНК) и белковой оболочки (капсида). Форма палочковидная, сферическая и др. Размер 15 - 350 нм и более. Открыты (вирусы табачной мозаики) Д. И. Ивановским в 1892. Вирусы - внутриклеточные паразиты: размножаясь только в живых клетках, они используют их ферментативный аппарат и переключают клетку на синтез зрелых вирусных частиц - вирионов. Распространены повсеместно. Вызывают болезни растений, животных и человека. Резко отличаясь от всех других форм жизни, вирусы, подобно другим организмам, способны к эволюции. Иногда их выделяют в особое царство живой природы. Вирусы широко применяются в работах по генетической инженерии, канцерогенезу. Вирусы бактерий (бактериофаги) - классический объект молекулярной биологии.

Wikipedia

Lisp (programming language)

Lisp (historically LISP, an acronym for list processing) is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation. Originally specified in 1960, Lisp is the second-oldest high-level programming language still in common use, after Fortran. Lisp has changed since its early days, and many dialects have existed over its history. Today, the best-known general-purpose Lisp dialects are Common Lisp, Scheme, Racket and Clojure.

Lisp was originally created as a practical mathematical notation for computer programs, influenced by (though not originally derived from) the notation of Alonzo Church's lambda calculus. It quickly became a favored programming language for artificial intelligence (AI) research. As one of the earliest programming languages, Lisp pioneered many ideas in computer science, including tree data structures, automatic storage management, dynamic typing, conditionals, higher-order functions, recursion, the self-hosting compiler, and the read–eval–print loop.

The name LISP derives from "LISt Processor". Linked lists are one of Lisp's major data structures, and Lisp source code is made of lists. Thus, Lisp programs can manipulate source code as a data structure, giving rise to the macro systems that allow programmers to create new syntax or new domain-specific languages embedded in Lisp.

The interchangeability of code and data gives Lisp its instantly recognizable syntax. All program code is written as s-expressions, or parenthesized lists. A function call or syntactic form is written as a list with the function or operator's name first, and the arguments following; for instance, a function f that takes three arguments would be called as (f arg1 arg2 arg3).

What is the Russian for list processing? Translation of &#39list processing&#39 to Russian